Skip to content

689 update to Vert.x 4.0.3 #694

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Apr 12, 2021
Merged

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Apr 10, 2021

Fixes #689

I've updated to Vert.x but I had to disable some tests on Db2 because of eclipse-vertx/vertx-sql-client#920

I will create an issue so that we don't forget to re-enable them when we will upgrade to Vert.x 4.1

@DavideD DavideD force-pushed the 689-update-to-vert.x-4 branch from a0d9874 to 107dddb Compare April 10, 2021 14:13
DavideD added 3 commits April 10, 2021 15:14
Some errors only appear in the standard output
There is a bug in Vert.x client that causes
some tests to fail with Db2.

We need to re-enable these tests once the issue
has been solved.

See: eclipse-vertx/vertx-sql-client#920
@DavideD DavideD force-pushed the 689-update-to-vert.x-4 branch from 107dddb to 4340169 Compare April 10, 2021 14:15
@DavideD DavideD marked this pull request as draft April 10, 2021 14:59
@DavideD DavideD force-pushed the 689-update-to-vert.x-4 branch 3 times, most recently from 25863b3 to 60b2e54 Compare April 10, 2021 15:44
@DavideD DavideD force-pushed the 689-update-to-vert.x-4 branch from 60b2e54 to c49f51b Compare April 10, 2021 18:03
@DavideD DavideD force-pushed the 689-update-to-vert.x-4 branch from 71c7436 to d594cd8 Compare April 12, 2021 08:51
@DavideD DavideD marked this pull request as ready for review April 12, 2021 09:05
@DavideD
Copy link
Member Author

DavideD commented Apr 12, 2021

I think we can merge this changes now.
I've upgraded to 4.0.3, disable some non-working tests for db2 (becasue of eclipse-vertx/vertx-sql-client#920) and disable a test in MultipleContextTest because it works locally but not on CI.

@DavideD DavideD merged commit 0daa409 into hibernate:main Apr 12, 2021
@DavideD
Copy link
Member Author

DavideD commented Apr 12, 2021

Merged #694

@DavideD DavideD deleted the 689-update-to-vert.x-4 branch April 12, 2021 09:24
@gavinking
Copy link
Member

Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade main branch to Vert.x 4
2 participants